home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / tools / dcon-kit / dcfd.bat < prev    next >
DOS Batch File  |  1996-07-10  |  73b  |  4 lines

  1. If exist %3 chmod - %3
  2. if exist %1 Copy %1 %2
  3. if exist %3 chmod -r %3
  4.